data type - vertaling naar russisch
Diclib.com
Woordenboek ChatGPT
Voer een woord of zin in in een taal naar keuze 👆
Taal:

Vertaling en analyse van woorden door kunstmatige intelligentie ChatGPT

Op deze pagina kunt u een gedetailleerde analyse krijgen van een woord of zin, geproduceerd met behulp van de beste kunstmatige intelligentietechnologie tot nu toe:

  • hoe het woord wordt gebruikt
  • gebruiksfrequentie
  • het wordt vaker gebruikt in mondelinge of schriftelijke toespraken
  • opties voor woordvertaling
  • Gebruiksvoorbeelden (meerdere zinnen met vertaling)
  • etymologie

data type - vertaling naar russisch

CLASSIFICATION OF DATA IN COMPUTER SCIENCE
Type (computer science); Datatypes; Data types; Datatype; Data typing; Final type; Type (Computer science); Type (computer programming); Size (computer programming); Base data type; Native data type; Data type (JavaScript)
  • Python]] 3

data type         

общая лексика

тип данных

в программировании - характеристика, явно или неявно присваиваемая объекту (переменной, функции, полю записи, константе, массиву и т.п.). Тип данных определяет множество допустимых значений, формат хранения данных, размер выделяемой под них памяти и набор операций, которые над ними можно производить. Различают простые (базовые, стандартные) типы (integer, real, string) и сложные (произвольные) типы данных, такие как массивы и структуры

aggregate type         
ANY DATA TYPE WHICH CAN BE CONSTRUCTED IN A PROGRAM USING THE PROGRAMMING LANGUAGE'S PRIMITIVE DATA TYPES AND OTHER COMPOSITE TYPES
Composite datatype; Composite type; Aggregate data type; Compound data type; Compound type; Aggregate type

общая лексика

составной [агрегированный] тип

тип данных, состоящий из множества элементов одного или различных типов

Смотрите также

array; structure; subtype; union

abstract data type         
MATHEMATICAL MODEL FOR DATA TYPES
Abstract data types; Abstract data structure; Abstract datatype; Abstract Data Type; Abstract data structures
[матем.] объект информационный абстрактный

Definitie

data type

Wikipedia

Data type

In computer science and computer programming, a data type (or simply type) is a collection or grouping of data values, usually specified by a set of possible values, a set of allowed operations on these values, and/or a representation of these values as machine types. A data type specification in a program constrains the possible values that an expression, such as a variable or a function call, might take. On literal data, it tells the compiler or interpreter how the programmer intends to use the data. Most programming languages support basic data types of integer numbers (of varying sizes), floating-point numbers (which approximate real numbers), characters and Booleans.

Vertaling van &#39data type&#39 naar Russisch